.fl {
  float: left;
}
.fr {
  float: right;
}
.mt10 {
  margin-top: 10px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.header {
  width: 1200px;
  margin: 0px auto;
  height: 107px;
}
.header .header-left {
  float: left;
  margin-top: 29px;
}
.header .header-left .logo {
  float: left;
  margin-left: 2px;
}
.header .header-left .logo a {
  display: block;
  width: 180px;
  height: 44px;
}
.header .header-left .logo a img {
  width: 100%;
  height: 100%;
}
.header .header-right {
  margin-left: 482px;
}
.header .header-right .search {
  float: right;
  margin-top: 33px;
}
.header .header-right .search .search-main {
  border: 2px solid #BC0000;
}
.header .header-right .search .search-main .search-input {
  float: left;
  position: relative;
}
.header .header-right .search .search-main .search-input .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 23px;
  height: 22px;
  margin-top: -11px;
  background: url(../image/icon_bg.png) no-repeat -68px 0;
  cursor: text;
}
.header .header-right .search .search-main .search-input input {
  width: 260px;
  height: 30px;
  padding: 2px 8px 2px 37px;
  border: none;
}
.header .header-right .search .search-main .search-btn {
  float: left;
  width: 79px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: none;
  background: #BC0000;
  cursor: pointer;
}
.nav {
  background: #bc0000;
}
.nav .main-nav {
  width: 1200px;
  margin: 0 auto;
  height: 52px;
}
.nav .main-nav li {
  text-align: center;
  float: left;
  display: inline;
  border: none;
  position: relative;
}
.nav .main-nav li.active,
.nav .main-nav li:hover {
  z-index: 10;
}
.nav .main-nav li.active span a,
.nav .main-nav li:hover span a {
  background-color: #f06410;
  color: #fff;
}
.nav .main-nav li.active::after,
.nav .main-nav li:hover::after {
  content: '';
  position: absolute;
  left: 3px;
  right: -3px;
  top: 0;
  bottom: 0;
  background-color: #990000;
  -webkit-transform: skew(-7deg);
  -moz-transform: skew(-7deg);
  -o-transform: skew(-7deg);
  -ms-transform: skew(-7deg);
  transform: skew(-7deg);
  z-index: -1;
}
.nav .main-nav li span a {
  font-size: 16px;
  padding: 15px 20px;
  background: #bc0000;
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.content .head_news {
  margin-top: 20px;
  min-height: 120px;
}
.content .head_news .Tit {
  width: 20px;
  float: left;
  text-align: center;
  padding: 28px 20px;
  height: 64px;
  line-height: 32px;
  font-size: 20px;
  color: #fff;
  background: #c82121;
}
.content .head_news .Cont {
  margin-left: 60px;
  padding: 30px 10px;
  text-align: center;
  border: 1px solid #f1f1f1;
  height: 58px;
}
.content .head_news .Cont a h3 {
  font-size: 24px;
  color: #c3000f;
  line-height: 33px;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .head_news .Cont a .Con {
  font-size: 16px;
  line-height: 23px;
  margin-top: 15px;
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.content .block_1 {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
}
.content .block_1 .banner_b {
  margin-top: 20px;
  width: 53.3333%;
  position: relative;
  height: 426px;
}
.content .block_1 .banner_b .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .block_1 .banner_b .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  bottom: 0;
  height: 30px;
}
.content .block_1 .banner_b .swiper-container .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 10px;
  background: white;
  margin: 0 3px;
  opacity: 1;
  cursor: pointer;
}
.content .block_1 .banner_b .swiper-container .swiper-pagination-bullet-active {
  background-color: #1B8D42;
  width: 20px;
}
.content .block_1 .banner_b .swiper-container .swiper-button {
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
.content .block_1 .banner_b .swiper-container img {
  width: 100%;
  height: 100%;
}
.content .block_1 .banner_b .swiper-container .desc {
  position: absolute;
  padding: 0 10px;
  bottom: 0;
  left: 0;
  height: 40px;
  text-align: left;
  line-height: 40px;
  color: white;
  background: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content .block_1 .right_b {
  width: 45%;
  float: right;
  margin-top: 20px;
  background: #f9f9f9;
  height: 426px;
  padding: 20px 30px 0;
  box-sizing: border-box;
}
.content .block_1 .right_b .top_b {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ebebeb;
}
.content .block_1 .right_b .top_b .tit {
  display: block;
  font-size: 20px;
  color: #000;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .block_1 .right_b .top_b .Con {
  text-indent: 2em;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  color: #888888;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.content .block_1 .right_b ul li {
  line-height: 36px;
}
.content .block_1 .right_b ul li .Time {
  float: right;
  font-size: 16px;
  color: #999999;
  font-family: 'Arial', Regular;
}
.content .block_1 .right_b ul li a {
  display: block;
  margin-right: 90px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 16px;
  color: #666;
}
.content .block_1 .right_b ul li a i {
  display: inline-block;
  width: 3px;
  height: 2px;
  vertical-align: middle;
  margin-right: 10px;
  background: #666666;
}
.content .block_1 .right_b ul li:hover .Time {
  color: #d61518;
}
.content .block_1 .right_b ul li:hover a {
  color: #d61518;
}
.content .block_1 .right_b ul li:hover a i {
  background-color: #d61518;
}
.content .block_2 {
  width: 1200px;
  margin: 10px auto;
}
.content .block_2 .three_block {
  margin-top: 30px;
  width: 32.08333%;
  float: left;
  margin-right: 1.875%;
}
.content .block_2 .three_block .T_img {
  margin: 5px auto 0;
  width: 95%;
  height: 177px;
}
.content .block_2 .three_block .T_img a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.content .block_2 .three_block .T_img a img {
  width: 100%;
  height: 100%;
}
.content .block_2 .three_block .T_img a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
}
.content .block_2 .three_block .Tit {
  line-height: 40px;
  background-image: url(../image/tit_line.png);
  background-repeat: no-repeat;
  background-position: top left;
}
.content .block_2 .three_block .Tit a {
  float: right;
  font-size: 14px;
  line-height: 40px;
  color: #666666;
}
.content .block_2 .three_block .Tit span {
  font-size: 20px;
  color: #bc0000;
}
.content .block_2 .three_block ul li {
  line-height: 36px;
}
.content .block_2 .three_block ul li .Time {
  float: right;
  font-size: 16px;
  color: #999999;
  font-family: 'Arial', Regular, serif;
}
.content .block_2 .three_block ul li a {
  display: block;
  margin-right: 0px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 16px;
  color: #666;
}
.content .block_2 .three_block ul li a i {
  display: inline-block;
  width: 3px;
  height: 2px;
  vertical-align: middle;
  margin-right: 10px;
  background: #666666;
}
.content .block_2 .three_block:last-child {
  margin-right: 0;
}
.content .block_2 .img_block {
  padding: 15px;
}
.content .block_2 .img_block a {
  display: inline-block;
  position: relative;
}
.content .block_2 .img_block a img {
  width: 345px;
  height: 260px;
}
.content .block_2 .img_block a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
}
.content .block_4 {
  background: #f6f6f6;
}
.content .block_4 .more-news {
  float: right;
  font-size: 14px;
  color: #777;
  margin: 16px 20px 0 0;
}
.content .block_4 .more-news:hover {
  text-decoration: underline;
}
.content .block_4 .news-header {
  height: 50px;
}
.content .block_4 .header-title {
  float: left;
  position: relative;
  font-size: 20px;
  color: #333;
  padding-left: 32px;
  margin: 13px 0 0 20px;
}
.content .block_4 .title-icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 25px;
  height: 24px;
  background: url(../image/icon57.png) no-repeat;
}
.content .block_4 .title-desc {
  position: absolute;
  bottom: 0;
  right: -90px;
  font-size: 14px;
  color: #ccc;
}
.content .block_4 .news-list {
  height: 210px;
  overflow: hidden;
}
.content .block_4 .news-item {
  float: left;
  height: 190px;
  text-align: center;
  padding-left: 14px;
}
.content .block_4 .news-img {
  position: relative;
  width: 260px;
  height: 160px;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.content .block_4 .news-img img {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
.content .block_4 .img-title {
  position: absolute;
  bottom: -36px;
  left: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: bottom 0.2s ease-out;
  -moz-transition: bottom 0.2s ease-out;
  -ms-transition: bottom 0.2s ease-out;
  -o-transition: bottom 0.2s ease-out;
  transition: bottom 0.2s ease-out;
}
.content .block_4 .title-content {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  margin: 0 10px;
}
.content .block_4 .news-title {
  width: 260px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -ms-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}
.content .block_4 .active .news-img {
  width: 350px;
  height: 190px;
}
.content .block_4 .active .img-title {
  bottom: 0;
}
.content .block_4 .active .news-title {
  height: 0;
}
.content .block_4 .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}
.content .block_5 {
  padding-bottom: 20px;
  margin-top: 30px;
}
.content .block_5 .show-item {
  float: left;
  width: 283px;
  border: 1px solid #eee;
  margin-right: 20px;
}
.content .block_5 .item-title {
  position: relative;
  width: 88px;
  font-size: 20px;
  color: #636363;
  padding-top: 16px;
  margin: 0 auto;
}
.content .block_5 .title-desc {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  white-space: nowrap;
}
.content .block_5 .desc4 {
  right: -46px;
  color: #e6ba5c;
}
.content .block_5 .item-main a {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.content .block_5 .content-img {
  height: 180px;
  overflow: hidden;
}
.content .block_5 .content-img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.content .block_5 .content-title {
  height: 52px;
  line-height: 26px;
  padding: 0 14px;
  margin-top: 8px;
  overflow: hidden;
}
.content .block_5 .item-other {
  padding: 0 14px 14px;
}
.content .block_5 .item-other li {
  padding-top: 14px;
}
.content .block_5 .item-other a {
  display: block;
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  color: #585858;
  overflow: hidden;
}
.content .block_5 .c1 {
  color: #94cc66;
}
.content .block_5 .c2 {
  color: #f58787;
}
.content .block_5 .c3 {
  color: #5cccb9;
}
.content .block_5 .c4 {
  color: #e6ba5c;
}
.list_container .aside_part {
  width: 300px !important;
}
#article {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
#article .breadcrumb {
  padding-top: 20px;
  padding-left: 5px;
  font-size: 17px;
  color: #BC0000;
  margin-bottom: 20px;
}
#article .breadcrumb i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
#article .breadcrumb i img {
  width: 100%;
  height: 100%;
}
#article .breadcrumb a {
  color: #333333;
}
#article .left_part {
  width: 800px;
  float: left;
}
#article .left_part .banner_block {
  width: 800px;
  height: 455px;
  margin-bottom: 30px;
}
#article .left_part .banner_block a {
  overflow: hidden;
  height: 100%;
  display: inline-block;
  width: 100%;
}
#article .left_part .banner_block .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#article .left_part .banner_block .swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  bottom: 34px;
  height: 30px;
  left: -17px;
}
#article .left_part .banner_block .swiper-container .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: white;
  margin: 0 3px;
  cursor: pointer;
  opacity: 1;
}
#article .left_part .banner_block .swiper-container .swiper-pagination-bullet-active {
  background-color: #1482F0;
}
#article .left_part .banner_block .swiper-container .swiper-button {
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
#article .left_part .banner_block .swiper-container img {
  width: 100%;
  height: 100%;
}
#article .left_part .banner_block .swiper-container .desc {
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  text-align: center;
  z-index: 9;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.5);
}
#article .left_part .tabs_list_part {
  padding-left: 5px;
}
#article .left_part .tabs_list_part .tit {
  font-family: "微软雅黑", "黑体";
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  line-height: 35px;
  padding-right: 300px;
  height: 35px;
  overflow: hidden;
  border-bottom: #cacaca 1px solid;
}
#article .left_part .tabs_list_part .tit a {
  color: #BC0000;
}
#article .left_part .tabs_list_part .tit ~ .tit {
  margin-top: 30px;
}
#article .left_part .tabs_list_part .tabs_ul li {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: left;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
}
#article .left_part .tabs_list_part .tabs_ul li.notImg h1 {
  width: 100%;
}
#article .left_part .tabs_list_part .tabs_ul li.notImg p {
  width: 100%;
}
#article .left_part .tabs_list_part .tabs_ul li a {
  color: #333333;
}
#article .left_part .tabs_list_part .tabs_ul li a img {
  width: 230px;
  height: 160px;
  float: left;
  margin-right: 25px;
}
#article .left_part .tabs_list_part .tabs_ul li h1 {
  font-size: 20px;
  color: #000000;
  text-align: left;
  padding-bottom: 18px;
  display: inline-block;
  width: 521px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .left_part .tabs_list_part .tabs_ul li p {
  text-decoration: none;
  overflow: hidden;
  width: 521px;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 15px;
}
#article .left_part .tabs_list_part .tabs_ul li .tabs_meta {
  font-size: 14px;
  float: left;
}
#article .show_con {
  margin-bottom: 30px;
}
#article .show_con .show_tit {
  font-size: 30px;
  color: #000000;
  padding-bottom: 20px;
  padding-top: 10px;
}
#article .show_con .meta {
  font-size: 14px;
  color: #666666;
  padding-bottom: 30px;
}
#article .show_con .show_body {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}
#article .show_con .show_body p {
  margin: 0px 3px 15px;
  text-indent: 30px;
}
#article .show_con .show_body img {
  max-width: 600px;
  display: block;
  margin: auto;
}
#article .aside_part {
  float: right;
}
#article .aside_part .part_01_blo {
  border: 1px solid #cacaca;
  border-top: #BC0000 2px solid;
  padding: 20px 20px;
  padding-top: 30px;
}
#article .aside_part .part_01_blo .part_01 ul li {
  font-size: 16px;
  color: #737373;
  line-height: 26px;
  padding: 7.3px 0;
  padding-left: 25px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .aside_part .part_01_blo .part_01 ul li a {
  color: #333333;
}
#article .aside_part .part_02_blo {
  border: 1px dashed #cacaca;
  padding: 10px;
  margin: 10px 0;
}
#article .aside_part .part_02_blo .tit {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}
#article .aside_part .part_02_blo .tit a {
  color: #BC0000;
}
#article .aside_part .part_02_blo .part_02 ul {
  font-size: 16px;
  line-height: 27px;
  text-align: left;
  color: #727272;
  padding-top: 15px;
}
#article .aside_part .part_02_blo .part_02 ul li {
  padding-left: 12px;
  position: relative;
}
#article .aside_part .part_02_blo .part_02 ul li a {
  color: #333333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .aside_part .part_02_blo .part_02 ul li::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 3px;
  height: 3px;
  background: #BC0000;
}
#article .aside_part .part_02_blo .part_03 .two_img {
  width: 100%;
  overflow: hidden;
}
#article .aside_part .part_02_blo .part_03 .two_img .i_items {
  width: 49%;
  text-align: center;
}
#article .aside_part .part_02_blo .part_03 .two_img .i_items a img {
  width: 100%;
  height: 105px;
}
#article .aside_part .part_02_blo .part_03 .two_img .i_items p {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .aside_part .part_02_blo .part_04 ul {
  line-height: 42px;
  padding-left: 25px;
  overflow: hidden;
}
#article .aside_part .part_02_blo .part_04 ul li {
  height: 42.1px;
}
#article .aside_part .part_02_blo .part_04 ul li::before {
  width: 0;
  height: 0;
}
#article .aside_part .part_02_blo .part_04 ul li a {
  color: #666666;
  display: inline-block;
  width: 223px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#article .aside_part .part_02_blo .part_04 ul li span {
  float: right;
}
#article .aside_part .part_02_blo .part_05 {
  overflow: hidden;
}
#article .aside_part .part_02_blo .part_05 ul {
  float: left;
  overflow: hidden;
}
#article .aside_part .part_02_blo .part_05 ul li {
  overflow: hidden;
}
#article .aside_part .part_02_blo .part_05 ul li.notImg .right_font {
  width: 100%;
  padding-left: 0;
}
#article .aside_part .part_02_blo .part_05 ul li .left_img {
  position: relative;
  width: 110px;
  height: 85px;
  padding-top: 20px;
  float: left;
}
#article .aside_part .part_02_blo .part_05 ul li .left_img img {
  width: 100%;
  height: 100%;
}
#article .aside_part .part_02_blo .part_05 ul li .right_font {
  padding-left: 10px;
  font-size: 16px;
  color: #000000;
  text-align: left;
  line-height: 22px;
  padding-top: 17px;
  text-decoration: none;
  overflow: hidden;
  width: initial;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#article .aside_part .part_02_blo .part_05 ul li .right_font a {
  color: #333333;
}
.page_fenye {
  margin-top: 30px;
  overflow: hidden;
  border-radius: 3px;
  font-size: 0px;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #BC0000;
  color: white;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a {
  background-color: #F3F4F4;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #3c3e45;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a:hover {
  background-color: #BC0000;
  color: white;
}
.closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
.header_ad {
  width: 1200px;
  height: 90px;
  margin: 10px auto;
  position: relative;
}
.header_ad .closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
.header_ad img {
  width: 100%;
  height: 100%;
}
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
}
.adversiment a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.adversiment a img {
  width: 100%;
  height: 100%;
}
.adversiment a p {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 50px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 20px;
  border-radius: 0 5px 0 0;
}
.turn_Page {
  margin-top: 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
.turn_Page p {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.turn_Page p span {
  font-size: 16px;
  color: #333333;
}
.turn_Page p span a {
  color: #333333;
}
.turn_Page p span:hover a {
  color: #C6252D;
}
#footer {
  padding-top: 20px;
  background: #333333;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #2C72BC;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .container {
  margin: 0px auto;
  width: 1180px;
  position: relative;
  margin-top: 10px;
}
#footer .container .friends {
  border-top: 1px solid #333;
  position: relative;
}
#footer .container .friends a {
  color: white;
}
#footer .container .friends .friends_list_ul li:hover {
  text-decoration: underline;
}
#footer .container .friends #link_menu {
  margin-bottom: 30px;
}
#footer .container .friends #link_896a3aee.links {
  text-align: left;
  font-size: 12px;
  padding: 1.5em 0;
}
#footer .container .friends #link_896a3aee.links ul {
  clear: both;
}
#footer .container .friends #link_896a3aee.links li {
  float: left;
  margin-right: 10px;
  line-height: 1.8em;
  list-style: none;
  padding: 0;
}
#footer .container .friends #link_896a3aee.links em {
  clear: both;
  display: block;
}
#footer .container .friends #link_896a3aee.links #link_menu li {
  font-size: 14px;
  line-height: 2.5em;
  cursor: pointer;
  width: 5em;
}
#footer .container .friends #link_896a3aee.links #link_menu i {
  font-size: 12px;
  line-height: 2.9em;
  float: right;
  font-style: normal;
  margin-right: 15px;
}
#footer .container .friends #link_896a3aee.links .on {
  font-weight: bold;
}
#footer .container .friendsLink {
  width: 1200px;
  margin: 10px auto;
  display: flex;
  align-items: baseline;
}
#footer .container .friendsLink h3 {
  color: white;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  width: 135px;
}
#footer .container .friendsLink ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
}
#footer .container .friendsLink ul li {
  font-size: 12px;
  float: left;
  margin-left: 15px;
  margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
  text-decoration: underline;
}
#footer .container .friendsLink ul li a {
  color: white;
}
#footer .container .banquan {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
#footer .container .banquan a {
  color: white;
}
/*# sourceMappingURL=index.css.map */